body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, a {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none !important
}

* {
    margin: 0;
    padding: 0
}

body {
    min-width: 1200px;
    background-color: #fafafa
}

html, body, ul, li {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #555
}

ul, li, ol {
    list-style: none
}

input:focus, textarea:focus {
    outline: none
}

.ms-banner {
    height: 400px
}

.ms-banner img {
    width: 100%;
    height: 100%
}

.flexslider {
    margin: 0 auto 20px;
    position: relative;
    width: 100%;
    height: 517px;
    overflow: hidden;
    zoom: 1
}

.flexslider .slides li {
    width: 100%;
    height: 100%
}

.flexslider .slides a img {
    width: 100%;
    height: 337px;
    display: block
}

.flexslider .flex-direction-nav {
    width: 100%;
    bottom: 10px;
    text-align: center
}

.flexslider .flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px
}

.flexslider .flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 10px
}

.flexslider .flex-direction-nav .flex-prev {
    left: 10px
}

.flexslider .flex-direction-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flexslider:hover .flex-next {
    opacity: .8;
    filter: alpha(opacity=25)
}

.flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25)
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50)
}

.ms-head {
    background-color: #ffffff;
    width: 100%;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.149019607843137)
}

.el-menu.el-menu--horizontal {
    border-bottom: solid 0px #e6e6e6;
    width: 1200px;
    margin: 0 auto;
}

.ms-head-fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
}

.ms-head .logo-img {
    height: 34px;
    padding-right: 10px
}

.ms-footer {
    background-color: rgb(18, 132, 201);
}

.ms-footer .ms-footer-content {
    width: 1200px;
    margin: auto;
    height: 260px;
    display: flex;
}

.ms-footer .ms-footer-content .ms-footer-left {
    color: #999999;
    font-size: 14px;
    padding: 46px 0;
    width: 50%;
    margin-right: 46px;
}

.ms-footer-copyright {
    height: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(15, 118, 176);
    line-height: 40px;
    font-size: 14px;
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column {
    height: 14px;
    cursor: pointer;
    color: rgb(242, 242, 242);
    font-family: 黑体;
    font-size: 14px;
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column-title {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 20px;
}

.ms-footer-left-column-item {
    display: flex;
}

.ms-footer-right-column-item {
    display: flex;
    margin: 10px 0;
}

.ms-footer-right-column-item img {
    height: 35px;
}

.ms-footer-left-column-item img {
    width: 20px;
    height: 20px;
    margin: 10px 20px;
}

.ms-footer-left-column-item p {
    line-height: 40px;
}

.topbar-info {
    display: flex;
    align-items: center;
    float: right;
    color: white;
    text-align: right
}

.topbar-info a {
    height: 30px;
    line-height: 30px
}

.el-menu--horizontal > .el-menu-item {
    float: left;
    height: 80px;
    line-height: 80px;
    margin: 0;
    color: #333333;
    font-size: 14px;
    border-bottom: 3px solid transparent;
}

.el-menu--horizontal > .el-submenu .el-submenu__title {
    height: 80px;
    line-height: 80px;
    color: #333333;
    font-size: 14px;
    border-bottom: 3px solid transparent;
}

.el-menu-item {
    padding: 0 15px;
    font-family: 微软雅黑;
    font-weight: 400;
    font-style: normal;
}

.el-menu--horizontal .el-menu .el-menu-item, .el-menu--horizontal .el-menu .el-submenu__title {
    background-color: #FFF;
    float: none;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    color: #909399;
    font-weight: normal;
}